home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / mus / play / TMLG.readme < prev   
Text File  |  1998-10-31  |  5KB  |  186 lines

  1. Short:    MP3 player, beats AmigaAMP!
  2. Author:   draco@mail1.stofanet.dk
  3. Uploader: draco@mail1.stofanet.dk
  4. Version:  1.341
  5. Type:     mus/play
  6.  
  7. Replaces: mus/play/TMLG-v1_1.lha
  8.  
  9. TMLG (The Mpega Library Gui)
  10. ****************************
  11.  
  12. E-Mail:   draco@mail1.stofanet.dk
  13. Homepage: http://www.cs.auc.dk/~draco
  14.  
  15. To join mailinglist: tmlg-subscribe@makelist.com
  16.  
  17.  
  18. ******************************************
  19.                  HISTORY
  20. ******************************************
  21.  
  22. v1.341
  23.     Fixed playlist-selection, didn't work properly
  24.     Fixed a bug in the player when plaing VERY small samples (<4K decoded sound!)
  25.     Same bug made TMLG cut of last few milliseconds of every song
  26.  
  27. v1.340
  28.     Added header in the saver playlist
  29.     Replaced all reqtools filerequesters with asl ones!
  30.     Version in commodity infostring fixed
  31.     Added more info when unable to open a skin
  32.     Song open now remembers last used directory
  33.     Fixed a small bug in the timedisplay - it was 1 sec ahead :-)
  34.     Fixed problem with menu being grey on white on some systems
  35.     Added input-plugin part
  36.     Bug with helpboxes being too wide should be fixed
  37.     NO NEED FOR THE WIZARD-FILE ANYMORE!
  38.  
  39. v1.335
  40.     Added the visualization part to the plugin interface
  41.     Added a visualplugin (almost identical to the buitin!)
  42.     Updated help strings in settings
  43.     Fixed some minor update problems in the plugininterface
  44.  
  45. v1.332
  46.     Added check for availability of AHI!
  47.     Added requester for missing reqtools
  48.     optimized the buffer a little
  49.     fixed errornous timedisplay when pressing stop using skins
  50.     config now saves the state of the visualisation display
  51.  
  52. v1.331
  53.     Changed a routine used when loading skins, seems my c-compiler generated
  54.     faulty code :/
  55.  
  56.     playroutine finally done. In fact tmlg hasn't crashed on me once, using
  57.     this version...
  58.  
  59. v1.33
  60.     (BUG) Another major bug in the playroutine, should be OK now.
  61.     (FIX) Inital update of window when changing from default to skin-layout.
  62.     (FIX) setting scroll-enable didn't work with default skin.
  63.  
  64.     Tested on:
  65.         030/50 with OS3.0 AGA
  66.         040/40 OS3.1 CGX/OCS
  67.         060/50 OS3.1 CGX/AGA
  68.         060/50+604/233 OS3.1 CGX/AGA
  69.  
  70. v1.325
  71.     (FIX) Major bug in the playrutine, introduced in v1.32
  72.     Removed requirement for datatypes.library v40.x...
  73.  
  74. v1.32
  75.     (FIX) Playerrutine playes even more fluently now.
  76.     (ADD) doc for the plugin system in amigaguide format.
  77.     (CHANGED) The plugin interface has undergone dramatic internal changes
  78.     in preparation of some new kinds...
  79.  
  80. v1.311
  81.     (BUG) accidently left fpu enabled...
  82.     (ADD) security when opening skins
  83.     Started changing the plugin system
  84.     (FIX) drag'n'drop from wb or opus
  85.     (FIX) code for changing gui
  86.  
  87. v1.3beta...
  88.     Player has been reworked.
  89.     ID3 tagdisplay and editor
  90.     To much to mention...
  91.  
  92. v1.2
  93.     (BUG) Closed reqtools.library twice
  94.     (ADD) Support for WinAMP skins... not complete!
  95.     (CHG) Changed some internals in the player-task
  96.  
  97. v1.1
  98.     Hopefully fixed a bug that made TMLG require CyberGraphics.
  99.     Changed the way hotkeys are changed internally.
  100.     Added maxvolume in AHI settings.
  101.     Added "helpbubbles" in layout settings.
  102.     Added a missing version string.
  103.     Setting are saved to ENV: and ENVARC: now!
  104.  
  105. v1.00
  106.     First public release to the AmiNet.
  107.  
  108.  
  109.  
  110. ******************************************
  111.               What is it?
  112. ******************************************
  113.  
  114. TMLG is an mpeg-audiostream player. It's the natural evolution of
  115. TMG (The Mpega Gui). Well why another mpeg audio player you might ask?
  116. Here is why:
  117.  
  118.     * WinAmp skin support.
  119.     * ID3 tagdisplay and editor.
  120.     * Brand new plugin-interface.
  121.     * Volume adjustment while playing.
  122.     * Buffersize adjustable "on the fly".
  123.     * Buffer doesn't need to be 100% full before playing, set it to e.g. 12% :)
  124.     * Can start playing automatically right after startup.
  125.     * Seperate decode options for Layer1-2 and Layer3.
  126.     * Responds to dragNdrop from WB or Opus!
  127.     * Uses AHI for playback.
  128.     * Playlist can be sorted.
  129.     * Songs can be renamed and deleted from within the playlist.
  130.     * Has popup-help.
  131.     * Supports multiple settings.
  132.     * Supports multiple playlists.
  133.     * Random/sequential play.
  134.     * Takes advantage of asyncio.library if found.
  135.     * Priority adjustment.
  136.     * It's fast.
  137.     * Has a powerfull ARexx port.
  138.     * Doesn't use MUI, but boopsi.
  139.     * Coded as a commodity.
  140.     * Has configureable hotkeys (on the fly!).
  141.     * Responds to tooltypes.
  142.  
  143.  
  144. And if this isn't enough, it's possible that you are impossible to satisfy :)
  145. Otherwise my e-mail is starving, waiting for suggestions/comments from you!
  146.  
  147.  
  148.  
  149. ******************************************
  150.             Requirements
  151. ******************************************
  152.  
  153.     * 68030 or greater
  154.     * AHI v4
  155.     * wizard.library
  156.     * mpega.library
  157.     * asl.library
  158.     * datatypes.library v39.x
  159.     * a few mp3 or mp2 songs
  160.  
  161. But if you really want to play you should have
  162.  
  163.     * 68040 or greater
  164.     * gfx-board
  165.     * AHI v4 and a soundcard
  166.     * some WinAMP skins
  167.     * wizard.library
  168.     * mpega.library
  169.     * asl.library
  170.     * datatypes.library v39.x
  171.     * easyrexx.library
  172.     * asyncio.library
  173.     * a lot of mp3 or mp2 songs
  174.  
  175.  
  176. ============================= Archive contents =============================
  177.  
  178. Original  Packed Ratio    Date     Time    Name
  179. -------- ------- ----- --------- --------  -------------
  180.     1624     856 47.2% 26-Aug-98 14:15:30 +registration.txt
  181.   306248  107156 65.0% 01-Sep-98 16:28:32 +TheMpegaLibraryGui
  182.     1438     942 34.4% 19-Aug-98 16:19:18 +TheMpegaLibraryGui.info
  183.     4912    2280 53.5% 01-Sep-98 14:36:46 +TMLG.readme
  184. -------- ------- ----- --------- --------
  185.   314222  111234 64.6% 03-Sep-98 00:57:54   4 files
  186.